﻿.index_logo .logo_pic_right_tel .logo_pic_right_tel_first{
    /*color: #064e38;*/
    color: #ab3732;
}
.index_logo .logo_pic_right_tel .logo_pic_right_tel_second{
    /*color: #064e38;*/
    color: #7C312D;
}
.in_search .searchBar{
    /*border: 2px solid #064f38;*/
    border: 2px solid #7C312D;
}
.index_logo .btn{
    /*background: #127a59;*/
    background: #7C312D;
}
.index_logo .btn:hover {
    /*background: #064f38;*/
    background: #ab3732;
}
.index_logo .btn:active {
    /*background: #064f38;*/
    background: #ab3732;
}
.menu_nav {
    /*background-color: #096b4d;*/
    background-color: #7C312D;
}
.nav > li > ul > li h3{
    /*background: #064e38;*/
    background: #7C312D;
    color: #fff;
}
.nav > li > ul > li h3:hover{
    /*background: #73b434!important;*/
    background:  #70757D!important;
    /*background: #7C312D !important;*/
}

.nav > li h3:hover, .choice{
    /*background: #73b434!important;*/
    background: #70757D!important;
}
.swiper-pagination-bullet-active {
    /*background-color: #73b434*/
    background-color: #ab3732

}

.nav-green-title{
    /*background-color: #303030;*/
    background-color: rgb(112, 117, 125);
    color: #fff;
}
.shj-footer .shj-footer-top{
    /*border-bottom: 2px solid #73b434;*/
    border-bottom: 2px solid #ab3732;
}
.title_green_pic{
    background: #635240;
}
.calculator_left-modal-active {
    background-color: #7C312D;
}
.artificial_quotation{
    /*background: #75b43e;*/
    background: #ab3732;
}
.artificial_quotation:hover {
    /*background: #74b534;*/
    background: #70757D;
}
.calculator-btn-red{
    /*background-color: #127a59;*/
    background-color: #7C312D;
}

.calculator_right_modal input:focus {
    border-color: #ab3732;
}